Skip to content

Randomness concept #816

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Apr 17, 2025
Merged

Randomness concept #816

merged 6 commits into from
Apr 17, 2025

Conversation

colinleach
Copy link
Contributor

I started this because I thought porting it from Python would be a quick win. Spectacularly wrong! It took more than a week, and still isn't great.

To be fair, the way relevant functionality is spread around Julia packages is kind of a mess and needs improvement.

Pushing .gitignore was a mistake, but it shouldn't matter. It just leaves out any Jetbrains configuration.

I'll try to get back to more central concepts soon, though I may also submit a small Statistics concept. That overlaps with the random stuff, so I made notes on both in parallel.

@colinleach
Copy link
Contributor Author

I'm provisionally assuming this will be paired with the captains-log exercise. I used this in an R draft.

@colinleach colinleach mentioned this pull request Apr 17, 2025
@colinleach colinleach marked this pull request as ready for review April 17, 2025 18:35
@colinleach
Copy link
Contributor Author

I cut down the Introduction a bit when copying it from the About, but it may need more trimming once we have the exercise to match it.

@colinleach colinleach requested a review from depial April 17, 2025 18:36
Copy link
Contributor

@depial depial left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just very minor suggestions which can be ignored if desired. Otherwise looks good so far.

@colinleach colinleach changed the title WIP draft of randomness concept Randomness concept Apr 17, 2025
@colinleach colinleach merged commit c231b2d into exercism:main Apr 17, 2025
1 check passed
@colinleach colinleach deleted the randomness-draft branch April 17, 2025 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants